setUnreadConversation

@NonNull
open fun setUnreadConversation(@Nullable unreadConversation: @Nullable NotificationCompat.CarExtender.UnreadConversation): @NonNull NotificationCompat.CarExtender(source)

Deprecated

UnreadConversation is no longer supported. Use MessagingStyle instead.

Sets the unread conversation in a message notification.

Return

This object for method chaining.

Parameters

unreadConversation

The unread part of the conversation this notification conveys.